home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
tclMotif-1.4
/
tests
/
shell
< prev
next >
Wrap
Text File
|
1995-06-29
|
310b
|
24 lines
if {[string compare test [info procs test]] == 1} then \
{source defs}
# set VERBOSE 1
# set INTERACTIVE 1
#############
# starts here
#############
xtAppInitialize -class List
. setValues -allowShellResize true
#############
# Finish up #
#############
if { ! $INTERACTIVE} {
} else {
. mainLoop
}